|
|
|
BlueCielo Meridian Enterprise 2012 Configuration Guide | BlueCielo ECM Solutions |
You can add custom commands to the vault to increase the functionality of your configuration. Custom commands can use any of the events, procedures, and objects available in VBScript. This generally limits command functionality to within a vault. To create custom functionality that extends outside of a vault, consider using external applications, as described in Configuring external pages and Linking to external applications
Custom commands can appear as buttons on a property page or items on the shortcut menus of documents or folders.
Custom commands have the following limitations:
NEW
Their scope is different depending on the object that is selected by the user, as listed in the following table.
Selected object | Command scope |
---|---|
Normal folder |
Documents within the folder |
Empty custom folder type |
The selected folder |
Non-empty custom folder type |
The selected folder and the documents that it contains |
Document |
The selected document |
The commands are defined in the Meridian Enterprise Script Editor as described in the following topics and using the event procedures described in the BlueCielo Meridian Enterprise VBScript API Reference.
Related tasks
Copyright © 2000-2012 BlueCielo ECM Solutions |